home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.2 for Intel / NeXTSTEP 3.2 for Intel.iso / NextAdmin / BuildDisk.app / Italian.lproj / Install.nib / data.classes next >
Encoding:
Text File  |  1993-04-10  |  1.9 KB  |  131 lines

  1. SlideMeter = {
  2.     SUPERCLASS = View;
  3. };
  4. FirstResponder = {
  5.     ACTIONS = {
  6.     };
  7.     SUPERCLASS = Object;
  8. };
  9. WMClock = {
  10.     OUTLETS = {
  11.     timeBitmap;
  12.     };
  13.     SUPERCLASS = Control;
  14. };
  15. BDThread = {
  16.     OUTLETS = {
  17.     delegate;
  18.     };
  19.     SUPERCLASS = Thread;
  20. };
  21. Builder = {
  22.     ACTIONS = {
  23.     stop:;
  24.     build:;
  25.     extensionSelected:;
  26.     windowDidResize:;
  27.     modFileSelected:;
  28.     dontSeeModFiles:;
  29.     diskSelected:;
  30.     setPartitions:;
  31.     setPreferences:;
  32.     showModFilesQueryPanel:;
  33.     seeModFiles:;
  34.     };
  35.     OUTLETS = {
  36.     partitionController;
  37.     diskTypeBox;
  38.     modFilesPkgText;
  39.     pkgFocusField;
  40.     actionButton;
  41.     statusSwapOutBox;
  42.     extensionMatrix;
  43.     timeField;
  44.     modFilesWindow;
  45.     sliderTitle;
  46.     miniStatusBox;
  47.     miniStatusField;
  48.     infoVersionTitle;
  49.     tileAnimator;
  50.     bottomView;
  51.     modFilesButton;
  52.     nameForm;
  53.     noPackagesTitle;
  54.     extensionSV;
  55.     prefMatrix;
  56.     BDWindow;
  57.     authorizer;
  58.     modFilesSV;
  59.     infolator;
  60.     statusFieldTwo;
  61.     dateClock;
  62.     modFilesMatrix;
  63.     modFilesChangeText;
  64.     setPartitionsButton;
  65.     diskMatrix;
  66.     bigSizeField;
  67.     diskSizeField;
  68.     typeFieldOne;
  69.     modFilesQueryPanel;
  70.     statusStuff;
  71.     diskSV;
  72.     statusFieldOne;
  73.     typeFieldTwo;
  74.     prefWindow;
  75.     diskSpaceMeter;
  76.     blanketView;
  77.     };
  78.     SUPERCLASS = Object;
  79. };
  80. PieChart = {
  81.     SUPERCLASS = View;
  82. };
  83. TileAnimator = {
  84.     SUPERCLASS = Object;
  85. };
  86. Thread = {
  87.     SUPERCLASS = Object;
  88. };
  89. PartitionController = {
  90.     ACTIONS = {
  91.     onePartition:;
  92.     matrixChanged:;
  93.     sliderChanged:;
  94.     cancel:;
  95.     ok:;
  96.     rootSizeChanged:;
  97.     clientSizeChanged:;
  98.     };
  99.     OUTLETS = {
  100.     partitionWindow;
  101.     clientSizeField;
  102.     rootSizeField;
  103.     rootSlider;
  104.     oneTwoMatrix;
  105.     pieChart;
  106.     diskSizeField;
  107.     };
  108.     SUPERCLASS = Object;
  109. };
  110. Infolator = {
  111.     ACTIONS = {
  112.     windowDidBecomeKey:;
  113.     windowDidResignKey:;
  114.     };
  115.     OUTLETS = {
  116.     animationView;
  117.     infoWindow;
  118.     fudgeButton;
  119.     };
  120.     SUPERCLASS = Object;
  121. };
  122. Authorizer = {
  123.     SUPERCLASS = Object;
  124. };
  125. ReturnKeyWindow = {
  126.     OUTLETS = {
  127.     target;
  128.     };
  129.     SUPERCLASS = Window;
  130. };
  131.